Switch over to GtkTreeView from GtkCList. Remove the entries above the
authorOwen Taylor <otaylor@redhat.com>
Tue, 29 Jan 2002 20:53:17 +0000 (20:53 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 29 Jan 2002 20:53:17 +0000 (20:53 +0000)
commit833b99fca20b8097d4fe0f9c3ac436d7bec0c548
tree0a41e1a01ee553e269367662b98bdbdca812e31a
parent53ca71377d0a812b0aa81346f7001d680e5f135a
Switch over to GtkTreeView from GtkCList. Remove the entries above the

Tue Jan 29 15:24:59 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkfontsel.[ch]: Switch over to GtkTreeView from
        GtkCList. Remove the entries above the font/face lists
        since they were a little confusing. (Not sure about this
        change, so the code is still there the entries are
        just hidden.) (#68890)

        * gtk/gtkfilesel.c: Switch over to GtkTreeView from
        GtkCList. Add mnemonics for fileops. Allow Control/Shift
        Tab to focus out.

        * gtk/gtkfilesel.c: Make fileop dialogs transient-for
        the fileselector. (#69336, patch from Melvin Hadasht)

        * gtk/gtkgamma.c (button_clicked_callback): Fix handling
        of gamma dialog a bit. (#69336, Matthias Clasen.)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilesel.c
gtk/gtkfontsel.c
gtk/gtkfontsel.h
gtk/gtkgamma.c